﻿@charset "utf-8";
/* 高亮显示 */
.p2-bottom .ul-t li a:hover,
.bmfw .pane1 ul li p:hover,
.p5-top li a:hover,
.p5-bottom1 ul li a:hover,
.frr a:hover,
.fr a:hover,
.focus .pic span:hover,
#StranLink:hover
{
    color: #1678db;
    text-decoration: none;
}

/* p1板块 */

.content {
    background-color: unset;
}

.p1 .p1-bottom a {
    position: relative;
    display: inline-block;
    padding: 0px 10px;
}



.p1 .p1-bottom a:hover,.p1 .p1-bottom a:focus,.p1 .p1-bottom a:active {
    color: #fff;
}
.p1 .p1-bottom a:before {
	position: absolute;
	width: 100%;
	height: 46px;
	left: 0;
	background: #207DF4;
	content: "";
	transform: scale(0, 1);
	transition: all .3s;
}
.p1 .p1-bottom a:hover:before {
	transform: scale(1, 1);
}

.p1 .p1-bottom a span {
    position: relative;
}


.grid {
    width: 1320px;
    margin: 0 auto 30px;
    background-color: #fff;
    animation-duration: .3s;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}

.p1 {
    padding: 24px;
}

.p1 .hidden-xs {
    position: relative;
    color: #000;
}

.ttNew {
    background: url(../2023images/toutiao.png) 0px 0px no-repeat;
    position: absolute;
    top: 9px;
    left: auto;
    display: block;
    width: 101px;
    height: 65px;
    z-index: 9;
}

.focus .pic {
    width: 660px;
    height: 398px;
}

.focus {
    width: 660px;
    height: 398px;
}

.focus .pic>div,
.focus .pic img {
    width: 100%;
    height: 398px;
}


.focus .navi {
    position: absolute;
    bottom: 5%;
    left: auto;
    right: 1%;
    z-index: 9;
    width: auto;
    height: 8px;
    padding: 0 10px;
    text-align: right;
}

.focus .navi span {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    font: 0/0 lx;
    background: #fff;
    color: transparent;
    opacity: 1;
    transition: all .3s;
    border: 1px solid #fff;
   color: transparent;
   border-radius: 100px;
    
}

.focus .navi span.current {
    width: 8px;
    background-color: #FFA82C;
}

.tab .current {
    color: #2569FC;
}

h3.tab a.current:after {
    background-color: #2569FC;
    transform: scale(1, 1);
    margin: 0 10px;
    bottom: -17px;
}

h3.tab {
    height: 43px;
    margin-bottom: 3px;
    line-height: 27px;
    border-bottom: 1px solid #ddd;
}

.lxgs .list-t li:before,
.list-t li:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #ddd;
    border-radius: 100px;
}

.lxgs .list-t li:hover:before {
    background-color: #1b80d2;
}

.p1 .lxgs {
    margin: 0px 20px;
    margin-left: 35px;
}

.lxgs .list-t li {
    line-height: 26px;
}

.list-t li .date {
    top: 8px;
}
.p1-bottom {
	display: flex;
    justify-content: space-between;
}
.p1-bottom a {
    display: inline-block;
    width: 185px;
    height: 46px;
    border: 1px solid #5FB4FF;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #176EF5;
    line-height: 46px;
}

/* p2部分 */
.p2 {
    height: 660px;
    background: #FFFFFF;
    border: 1px solid #DCF2FF;
    padding: 24px;
}

.p2 .zwgk_h3 {
    background: url(../2023images/p2background.png) 47px -4px no-repeat;
    margin: 10px 0px 30px 0px;
}

.p2 .zwgk_h3 i {
    position: relative;
    height: 50px;
    width: 50px;
    margin-right: 5px;
    display: block;
    float: left;
    background: url(../2023images/icon01.png) 0 9px no-repeat;
}

.p2 .zwgk_h3 a {
    width: 195px;
    height: 31px;
    font-size: 32px;
    font-weight: 550;
    color: #333333;
    line-height: 54px;
}

.p2 .zwgk_h3 a b {
    color: #176EF5;
    font-weight: 550;
}
.p2 .list-t li a {
    white-space: unset;
}
.p2 .tzgg1 .list-t li{
    line-height: 22px;
}
.p2 .tzgg1 .list-t li .date {
    top: 0px;
    position: relative;
    float: right;
}


.p5 .list-t li {
    padding: 8px 15px 8px 20px;
}

/* 政策列表 */

.list-t.zc li {
    transition: padding .3s;
}

.list-t.zc li a {
    max-width: 100%;
}

.list-t.zc li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 34vw;
}

.list-t.zc li .zc-bot {
    display: none;
}

.list-t.zc li .zc-bot a {
    background: #64c1f9;
    line-height: 27px;
    padding: 0 15px;
    margin: 10px 7px 0 0px;
    border-radius: 6px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    background: linear-gradient(135deg, #46D0FA, #1C76FA);
}

.list-t.zc li.on {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    padding: 15px 19px !important;
    margin: 10px 5px;
}

.list-t.zc li p {
    transition: all .3s;
}

.list-t.zc li.on p {
    font-weight: bold;
}

.list-t.zc li.on:before {
    display: none;
}

.list-t.zc li.on .date {
    right: 18px;
    top: 16px;
    transform: none;
}



.p2 .xxgkl {
    position: relative;
    height: 31px;
    width: 19px;
    margin-right: 5px;
    display: inline-block;
    background: url(../2023images/icon02.png) 0 no-repeat;
    margin-bottom: -12px;
}

.p2-bottom .ul-t li {
    position: relative;
    float: left;
    width: 16.6%;
    height: 140px;
    line-height: 200px;
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}

.p2-bottom .ul-t li i {
    position: absolute;
    width: 75px;
    height: 75px;
    display: inline-block;
    margin: 0 20px;
    margin-top: 12px;
    vertical-align: middle;
    transition: all .3s;
}

.p2-bottom .ul-t li a {
    font-size: 20px;
    font-weight: 500;
    color: #2C3653;
    line-height: 48px;
}

.p2 .tab-custom,
.ssboxxx {
    display: inline-block;
}

.ssboxxx {
    width: calc(60% - 100px);
    display: inline-block;
    margin-left: 25px;
}

.wj-xzlx {
    width: 100px;
    height: 45px;
    background-color: #ffffff;
    border-radius: 4px 0px 0px 4px;
    border: solid 1px #c4d8ff;
    padding: 0 6px;
}

.ssboxxx .srk {
    width: calc(90% - 100px);
    height: 45px;
    background-color: #ffffff;
    border: solid 1px #c4d8ff;
    border-radius: 0px 4px 4px 0px;
    margin-left: -6px;
    margin-top: -4px;
    padding: 10px;
}
.ssboxxx button {
    position: relative;
}
.ssboxxx button .s1 {
    width: 26px;
    height: 40px;
    position: absolute;
    top: -22px;
    right: 15px;
    border: 0;

}


.p2 .row .tab-pan,
.p2-bottom .ul-t li:hover i {
    transform: rotatey(180deg);
}

.p2-bottom .ul-t li:nth-child(2n+1) {
    background: url(../2023images/p2-background1.png) no-repeat;
}

.p2-bottom .ul-t li:nth-child(2n) {
    background: url(../2023images/p2-background2.png) no-repeat;
}

.p2-bottom .ul-t li i.s1 {
    background: url(../2023images/p2icon-01.png) no-repeat;
}

.p2-bottom .ul-t li i.s2 {
    margin: 0 25px;
    margin-top: 12px;
    background: url(../2023images/p2icon-02.png) no-repeat;
}

.p2-bottom .ul-t li i.s3 {
    margin: 0 25px;
    margin-top: 12px;
    background: url(../2023images/p2icon-03.png) no-repeat;
}

.p2-bottom .ul-t li i.s4 {
    margin: 0 25px;
    margin-top: 12px;
    background: url(../2023images/p2icon-04.png) no-repeat;
}

.p2-bottom .ul-t li i.s5 {
    margin: 0 15px;
    margin-top: 12px;
    background: url(../2023images/p2icon-05.png) no-repeat;
}

.p2-bottom .ul-t li i.s6 {
    margin: 0 38px;
    margin-top: 12px;
    background: url(../2023images/p2icon-06.png) no-repeat;
}

/* p3部分 */

.tsgn img{
	width:100%
	
}
.p3 .bsfw_h3 {
    margin: 0px 0px 30px 0px;
    display: inline-block;
    padding-top: 0px;
}

.p3 .bsfw_h3 i {
    position: relative;
    height: 50px;
    width: 50px;
    margin-right: 5px;
    margin-left: 0px;
    display: block;
    float: left;
    background: url(../2023images/icon03.png) 0 9px no-repeat;
}

.p3 .bsfw_h3 a {
    width: 195px;
    height: 31px;
    font-size: 32px;
    font-weight: 550;
    color: #333333;
    line-height: 54px;
}

.p3 .bsfw_h3 a b {
    color: #176EF5;
    font-weight: 550;
}

.p3 .row .col-md-8 {
    position: relative;
    padding: 20px 30px;
    height: 590px;
    background: #FFFFFF;
    border: 2px solid #176EF5;
}

.p3_bsfw_top {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 30px;
    height: 70px;
}

.p3_bsfw_top a {
    display: block;
    height: 70px;
}
.p3 .grid {
    padding: 0px 0px;
}

.tongji {
    position: relative;
    width: 810px;
    height: 100px;
    background: url(../2023images/p3background2.png) no-repeat center;
}

.tongji>div {
    display: inline-block;
    width: 30%;
    text-align: left;
    line-height: 35px;
}

.bstj {
    margin: 26px 45px;
}

.tongji>div:first-of-type {
    border-right: 1px solid rgba(28, 87, 157, 0.3);
}

.p3 .sjly {
    position: absolute;
    top: 20px;
    right: 22%;
    width: 208px;
    height: 26px;
    background: #DFF2FF;
    border: 1px solid #5FB4FF;
    border-radius: 13px;
    text-align: center;
    line-height: 24px;
}

.sjly a {
    color: #1C579D;
}

.p3 .sqbj {
    position: absolute;
    width: 50%;
    margin-top: 60px;
    line-height: 20px;
}

.p3 .sqbj p {
    display: inline-block;
    font-size: 20px;
    color: #333333;
    padding: 0 30px;
}

.p3 .sqbj p span {
    color: #176EF5;
}

.p3 .sqbj p:first-of-type {
    border-right: 1px solid rgba(28, 87, 157, 0.3);
}

.p3 .bmfw .title {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 60px;
    display: inline-block;
    margin-left: 15px;

}
.p3 .bmfw .tab1 {
    display: block;
    text-align: end;
    float: right;
    margin-top: 15px;
}
.p3 .bmfw {
    padding-left: 0px;
}

.tab1 ul li,
.tab1 ul,
.tab1 {
    display: inline-block;
    color: #999999;
    font-size: 20px;
    cursor: pointer;
}

.tab1 ul .on {
    color: #000;
    font-weight: bold;
}

.p3 .bmfw .title i {
    display: inline-block;
    width: 6px;
    height: 20px;
    background: #176EF5;

}

.bmfw .pane1 ul li {
    width: 218px;
    height: 80px;
    background: #DFF2FF;
    border-radius: 4px;
    margin: 6px;
    text-align: left;
    padding: 15px 60px 15px 15px;
}

.p3 .title::before {
    width: 6px;
    height: 24px;
    background: #176EF5;
    content: '';
    position: absolute;
    top: 20px;
    left: 0px;
}

.bmfw .pane1 ul li p {
    font-size: 18px;
    font-weight: 500;
    color: #2C3653;
}

.bmfw .pane1 ul li img {
    position: absolute;
    right: 7px;
    bottom: 0;
}

.bsfw .col-md-5 {
    height: 235px;
    margin-top: 20px;
    background: #FFFFFF;
    padding-left: 20px;
    padding-right: 0px;
}

.bsfw .col-md-5 li {
    display: inline-block;
}

.bsfw .col-md-5 li:nth-child(1) {
    margin-bottom: 12px;
}
.bsfw .col-md-5 li:nth-child(1) img{
    width: 100%;
}

.bsfw .col-md-5 ul li:nth-child(1) {
    padding: 29px;
    margin-right: 20px;
    width: 46%;
    height: 131px;
    background: url(../2023images/icon10.png) center center no-repeat;
    float: left;
}

.bsfw .col-md-5 ul li:nth-child(2) {
    padding: 25px;
    width: 46%;
    height: 131px;
    background: url(../2023images/icon11.png) center center no-repeat;
    float: left;
}

.bsfw .col-md-5 li a {
    font-size: 22px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 30px;
}

.p3 .row .col-md-4 {
    padding: 20px 30px;
    height: 590px;
    background: #FFFFFF;
    border: 1px solid #5FB4FF;
    background: url(../2023images/icon12.png) 0 9px no-repeat;
    background-position: right -14px top 0px;
}

.p3 .tjsj .bsfw_h3 i {
    background: url(../2023images/icon22.png) 0 9px no-repeat;
}

.p3-bottom ul li {
    width: 180px;
    height: 76px;
    line-height: 60px;
    margin: 25px 30px;
    padding-left: 50px;
}

.p3-bottom ul li:nth-child(1) {
    background: url(../2023images/icon14.png) 0 0 no-repeat;
}

.p3-bottom ul li:nth-child(2) {
    background: url(../2023images/icon15.png) 0 0 no-repeat;
}

.p3-bottom ul li:nth-child(3) {
    background: url(../2023images/icon16.png) 0 0 no-repeat;
}

.p3-bottom ul li a {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 32px;
}

.p3-bottom1 {
    position: absolute;
    display: block;
    height: 220px;
    width: 179px;
    bottom: 0px;
    right: 10px;
    background: url(../2023images/icon13.png) 0 0 no-repeat;
}
.tjsjright {
    display: none;
}

.tjsjright .p3-bottom1 {
    height: 220px;
    width: 202px;
    bottom: -16px;
    right: -1px;
    background: url(../2023images/icon26.png) 0 0 no-repeat;
}

.p3 .tjsjright .bsfw_h3 i {
    background: url(../2023images/icon03.png) 0 9px no-repeat;
}

.p3 .tjsjright .col-md-8 i {
    background: url(../2023images/icon22.png) 0 9px no-repeat;
}

.p3 .tjmore {
    display: inline-block;
    width: 50px;
    height: 118px;
    background: #176EF5;
    color: #fff;
    padding: 8px 15px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: 74px;
}

.tj .scroll {
    position: relative;
    margin-top: 15px;
}

.tj .scroll ul li {
    margin-right: 48px;
    width: 200px;
    height: 260px;
}
.tj .scroll ul li img{
    width: 100%;
    height: 260px;
}

/* p5部分 */
.p5 {
    height: auto;
    background: #FFFFFF;
    border: 1px solid #DCF2FF;
    padding: 24px;
}

.p5 .zwgk_h3 {
    background: url(../2023images/p2background.png) 47px -4px no-repeat;
    margin: 10px 0px 30px 0px;
}

.p5 .zwgk_h3 i {
    position: relative;
    height: 50px;
    width: 50px;
    margin-right: 5px;
    display: block;
    float: left;
    background: url(../2023images/icon01.png) 0 9px no-repeat;
}

.p5 .zwgk_h3 a {
    width: 195px;
    height: 31px;
    font-size: 32px;
    font-weight: 550;
    color: #333333;
    line-height: 54px;
}

.p5 .zwgk_h3 a b {
    color: #176EF5;
    font-weight: 550;
}

.p5 .hdjl li .current:after {
    background-color: #2569FC;
    transform: scale(1, 1);
    margin: 0 10px;
    bottom: -17px;
}

.p5 .status {
    width: 70px;
    height: 24px;
    background: #5FB4FF;
    color: #FFFFFF;
    line-height: 24px;
    font-size: 16px;
    float: right;
    padding: 0 10px;
}

.p5 .on .status {
    background: #176EF5;
}

.p5 .status.end {
    background: #9B9B9B;
}

.p5 .list-t.zc li .zc-bot {
    display: none;
}

.p5 .list-t.zc li .zc-bot a {
    background: #E2F4FF;
    line-height: 27px;
    padding: 0 15px;
    margin: 10px 7px 0 0px;
    border-radius: 6px;
    font-size: 15px;
    color: #1C579D;
    display: inline-block;
    border-radius: 10px;
}

/* .p5 .list-t.zc li .zc-bot i {
    display: inline-block;
    padding: 10px;
    width: 16px;
    height: 20px;
    background: url(../2023images/icon23.png) 0 0 no-repeat;

} */
.p5 .list-t.zc li .zc-bot a:before {
    content: "";
    transition: all .3s;
    margin: 0px 10px 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../2023images/icon23.png) 0 0 no-repeat;
}

.p5 .p5-top {
    height: 120px;
}

.p5 .p5-top ul{
	margin-right:-15px
}

.p5-top li {
    width: calc(33.33% - 25px);
    height: 106px;
    background: #FFFFFF;
    border: 1px solid #5FB4FF;
    border-radius: 4px;
    margin-right: 25px;
    float: left;
    text-align: center;
    line-height: 160px;
}

.p5-top li:nth-child(3) {
    margin-right: 0px;
}

.p5-top li a {
    font-size: 20px;
    font-weight: 500;
    color: #2C3653;
    line-height: 48px;
}

.p5-top ul li i {
    position: absolute;
    width: 48px;
    height: 41px;
    display: inline-block;
    margin: 12px 12px;
    vertical-align: middle;
    transition: all .3s;
}

.p5-top ul li i.s1 {
    background: url(../2023images/icon18.png) no-repeat;
}

.p5-top ul li i.s2 {
    background: url(../2023images/icon19.png) no-repeat;
}

.p5-top ul li i.s3 {
    background: url(../2023images/icon20.png) no-repeat;
}

.p5-top li:hover i {
    transform: rotatey(180deg);
}

.copyright p a, .copyright p span {
    margin: 0px 0px;
}

.sjwjcz {
    float: left;
    background:#e3f3fc url(../2023images/p5-bottom.png) 50% 0 no-repeat;
    width: 99%;
    height: 177px;
    margin-top: 0px;
    padding: 20px;
}

.sjwjcz h3 {
    font-size: 22px;
    color: #e73952;
    padding: 10px 0 13px 5px;
}

.sjwjcz p {
    font-weight: 500;
    display: block;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 16px;
    float: left;
    font-size: 18px;
    color: #0F3979;
    margin-bottom: 10px;
}

.p5-bottom1 {
    margin-top: 20px;
}

.p5-bottom1 ul li {
    position: relative;
    float: left;
    width: calc(25% - 10px);
    height: 100px;
    line-height: 40px;
    padding: 0 34px;
    margin-right: 5px;
    display: flex;
    margin-left: 5px;
    background: url(../2023images/p5-background.png) no-repeat;
    align-items: center;
	justify-content:space-between;
	line-height: 25px;
}
.p5-bottom1 ul li:nth-child(3) {
	padding-left:20px;
	padding-right:80px
}
.p5-bottom1 ul li i {
	position: absolute;
    display: inline-block;
    margin: 0px 7px;
    vertical-align: middle;
    transition: all .3s;
    right: 15px;
    width: 20%;
    top: 25px;
    height: 100%;
}

.p5-bottom1 ul li a {
    font-size: 20px;
    font-weight: 500;
    color: #0F3979;
}

.p5-bottom1 ul li:nth-child(1) i{
    background: url(../2023images/p5-icon01.png) no-repeat;
    background-size: 100%;
}


.p5-bottom1 ul li:nth-child(2) i{
    background: url(../2023images/p5-icon02.png) no-repeat;
    background-size: 100%;
}

.p5-bottom1 ul li:nth-child(3) i{
    background: url(../2023images/p5-icon04.png) no-repeat;
    background-size: 100%;
}

.p5-bottom1 ul li:nth-child(4) i{
    
	background: url(../2023images/p5-icon03.png) no-repeat;
    background-size: 100%;
}
.p5-bottom1 ul li {
    transition: all 0.3s;
}

.p5-bottom1 ul li:hover i {
    transform: rotatey(180deg);
}
.p5-bottom1 ul li b{
 /*font-family: Georgia;*/
 font-family: unset;
    font-weight: bold;
    line-height: 30px;
    background: linear-gradient(0deg, #176EF5 0%, #32ADFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-size: 22px;
}


.p5 .pic img{
    display: block;
    width: 100%;
    height: 168px;
    transition: all 0.3s;
}

.p5 .pic:hover img {
    transform: scale(1.05);
}

.p5 .zxft {
    padding: 10px;
}
#jsStartTime {
    color: #000;
}
.zxft_jl {
    padding: 10px 10px;
    font-size: 14px;
    text-indent: 2em;
    margin: 10px 0px;
}
.ftyg {
    margin-top: 15px;
    display: inline-block;
}
.ftyg a {
    line-height: 49px;
    margin-left: 20px;
}
/* p4部分 */
.zt li a:hover {
    width: 100%;
    height: 100%;
	top:0;
	left:0;
transition: .3s;
}
.zt li a:hover img{

}
.p4 {
    background-color: unset;
    box-shadow: none;
}
.zt .list{
    padding: 0px;
}
.zt li {
    padding:10px
}

.zt li a {
    display: block;
    width: 380px\9;
    /*height: 120px;*/
    margin: 0px;
    transition: all 0.3s;
}

.p4 .h3 b {
    background: url(../2023images/icon21.png) 0 0 no-repeat;
    width: 73px;
    height: 47px;
    display: inline-block;
    padding: 7px;
    color: #fff;
}

.links>ul>li>a {
    display: block;
    margin: 0 -5px;
    padding: 0 0px;
}

.friendship>li>a>img {
    width: 100%;
}
.copyright p span {
    margin: 0px 10px 0px 0px !important;
}
/* 手机响应式 */
@media (max-width: 480px) {
    .focus .pic img {
        height:250px !important;
    }
    .focus:hover .prev, .focus:hover .next{
        top:46% !important;
    }
    .focus .pic>div{
        height:250px !important;
        padding: 38% 0 0;
    }
    .focus,.focus .pic {
        height: auto;
    }
    .zt li {
        height: 180px;
    }
    .p5-bottom1 ul li a {
        font-size: 19px;
    }
    .focus .navi {
        bottom: 16%;
    }
}
@media (max-width: 1320px) {
	    .ht,
    .inner,
    .header h1,
    .nav ul,
    .links,
    .copyright,
    .grid {
        width: 100%;
    }
	.bmfw .pane1 ul li{
		width: calc( 50% - 12px );
		padding: 15px 30px 15px 15px;
	}
	.tongji{
		width:100%
	}
}
@media (max-width: 1200px) {
	.bsfw .col-md-5 li{
		width: 100% !important;
        background-size: 100% 100% !important;
	}
    .ht,
    .inner,
    .header h1,
    .search-box,
    .nav ul,
    .links,
    .copyright,
    .grid {
        width: 100%;
    }
    .p1 {
        padding: 15px;
    }
.p2 {
    height: auto;
}
.p2-bottom .ul-t li:hover i {
    transform: rotatey(0deg);
}

.p2-bottom .ul-t li {
    text-align: center;
    width: 33%;
	background-size:100% 100% !important;
}
.p2-bottom .ul-t li a {
    line-height: 10px;
    font-size: 17px;
}
.p2-bottom .ul-t li i {
    width: 75px;
    margin: 12px auto;
}
.focus {
    width: 100%;
    height: auto;
}
.p2-bottom .ul-t li i.s2,
.p2-bottom .ul-t li i.s3,
.p2-bottom .ul-t li i.s4,
.p2-bottom .ul-t li i.s5{
    margin: 12px 0px;
    margin-left: 0px;
}
.p5-bottom1 ul li {
    line-height: 56px;
}

.p2-bottom .ul-t li i.s6 {
    margin: 12px 0px;
    margin-left: 10px;
}
.p2-bottom .ul-t li a {
    line-height: 10px;
    font-size: 14px;
}
.p3_bsfw_top {
    display: none;
}

.p3 .tj .scroll ul li:nth-child(2),
.p3 .tj .scroll ul li:nth-child(3){
    display: none;
}
.bsfw .col-md-5 {
    padding-left: 0px;
}
.p5-bottom1 ul li {
    width: 100%;
    padding: 0 10px;
    margin-top: 3px;
    height: auto;
    margin-right: 5px;
}
.p5-bottom1 ul li:nth-child(3){
	padding:0 10px;
	line-height:56px
}
.p5-bottom1 ul li:nth-child(1),
.p5-bottom1 ul li:nth-child(2),
.p5-bottom1 ul li:nth-child(3),
.p5-bottom1 ul li:nth-child(4) {
    background-size: 100%;
}
.tongji {
    text-align: center;
    width: 100%;
    height: auto;
    background: #e7f4ff url(../2023images/p3background2.png) no-repeat center;
}
.tongji>div:first-of-type,.p3 .sqbj p:first-of-type {
    border-right: 0px;
 width: 100%;
}

.p3 .sqbj p {
    padding: 15px 30px;
}

.p3 .sjly,.p3 .sqbj {
    position: initial; 
    margin: 0 auto;
    text-align: center;
}
.p3 .sqbj {
    width: 100%;
}
.bmfw .pane1 ul li {
    width: 100%;
}
.p3 .row .col-md-8 {
    height: auto;
	width:100%
}

.p5,.sjwjcz {
    height: auto;
}
    .ht {
        margin: 0;
    }

    .ht .fl,
    .side-bar {
        display: none;
    }

    .fr .ipv6 {
        display: none;
    }

    .ht a {
        margin: 0 7px;
    }

    .header {
        background-position: 50% -60px;
        background-size: auto 100%;
    }

    .header h1 {
        height: 100px;
        background-position: 5px 50%;
        background-size: auto 56%;
    }

    .p1 .hidden-xs {
        display: none;
    }

    .header h1 a {
        margin-top: 0px;
    }

    .inner #search p {
        display: none;
    }

    .nav li {
        width: 16%;
    }
    .p1 .lxgs {
        margin: 0px 20px;
        margin-left: 10px;
    }
    .nav li a {
        font-size: 16px;
    }

    .ssboxxx a img {
        display: none;;
    }
    .ssboxxx {
        width: 80%;
        display: inline-block;
        margin-left: 25px;
    }

.p2 .row .tab {
    display: block;
    width: 100%;
} 
.p2 .row .tab a {
    display: inline-block;
    width: 45%;
}
.tab a {
    font-size: 22px;
}

    .p1 .tab a {
        padding: 0px 2px;
        font-size: 15px;
    }

    .p1 .p1-bottom a {
        width: 100%;
        margin-bottom: 3px;
    }
    .search-box {
        position: relative;
        top: 0;
        right: 0;
        margin: 0;
        padding: 10px;
    }

    .search input {
        width: 60%;
        min-width: 230px;
    }

    .footer {
        padding: 20px;
    }
    .menu-btn {
        display: block;
    }
    .nav {
        display: none;
    }
    .headline h2 a {
        font-size: 18px;
    }
    .p2 .xxgkl {
        display: none;
    }

    .headline h2 {
        padding: 8px 0;
        line-height: 26px;
        font-size: 18px;
        text-align: center;
    }

    .headline p {
        line-height: 22px;
        font-size: 14px;
    }
    .headline p a {
        display: block;
        margin: 0;
        text-overflow: ellipsis
    }
    .zxft_jl {
        padding: 5px 10px;
       overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:2;  /* 设置行数 */
        -webkit-box-orient: vertical;
        text-align: left;
        line-height: 25px;  /* 根据具体高度修改 */
    }
    .zxft_jl {
        margin: 5px 0px;
    }
    #item-hdjl li a {
        white-space: inherit;
    }
    #item-hdjl li .zc-bot a{
        display: none;
    }
    .p5-bottom1 ul li i {
        margin: 11px 0px;
        height: 40%;
    }
    .tjsjright {
        display: block;
    }
    .tjsjright .tjsj1,.bsfwleft .bsfw2{
        display: none;
    }
    .ftyg {
        margin-top: 5px;
    }
    .lxgs{
        margin-bottom: 5px;
    }
    .bsfw .col-md-5 ul li:nth-child(1){
        margin-right: 14px;
    }
    .p5-bottom1 ul li b {
        font-size: 16px;
    }
    .p5-bottom1 ul li i {
        display: none;
        padding: 0 8px;
    }
    .lxgs .list-t li {
        line-height: 20px;
    }
}
@media (max-width: 992px) {
.bsfw .col-md-5 ul li{
	margin-bottom:12px;
}
.bsfw .col-md-5{
	height: auto
}
.tsgn>div{
	margin-bottom:12px
}

.zt li a:hover {
	display: block;
	all:unset
}


}
@media (max-width: 480px) {
	.p5-bottom1 ul li:nth-child(3){
		line-height: 40px;
	}
	.p1-bottom {
		display:inline-block;
	}
	

}
@media (max-width: 425px) {
    .p5-bottom1 ul li:nth-child(2) b ,.p5-bottom1 ul li:nth-child(1) b {
        font-size: 14px;
    }
	.p5-top li a {
    font-size: 18px;
}
}
	
	
	
   .p3 ul::after,.p3 .pane1::after{
        content: '';
        /*建议加个height:0*/
        height: 0;
        display: block;
        clear: both;
        visibility: hidden;
    }
.col-md-6.list a,.col-md-6.list a img{
        margin:0px;
        height:100%;
        width:100%
}